home *** CD-ROM | disk | FTP | other *** search
/ Champak 41 / Volume 41 - JOGO DISK .iso / Games / konka_66.swf / scripts / DefineSprite_264_sdg / frame_45 / DoAction.as
Text File  |  2007-05-10  |  152b  |  11 lines

  1. this.attachMovie("xiaobingx","xx",3);
  2. xx.mhp = mhp;
  3. xx.nhp = nhp;
  4. xx._x = 0;
  5. xx._y = -150;
  6. if(nhp <= 0)
  7. {
  8.    gotoAndStop("σÇÆ");
  9.    play();
  10. }
  11.